home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleExecutable</key>
- <string>Applet Launcher</string>
- <key>CFBundleGetInfoString</key>
- <string>Java Applet Launcher 1.7 Copyright 1996-2004 Apple Computer, Inc.</string>
- <key>CFBundleIconFile</key>
- <string>MRJAppletLauncher.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.apple.AppletLauncher</string>
- <key>CFBundleName</key>
- <string>Applet Launcher</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.7</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.7</string>
- <key>Java</key>
- <dict>
- <key>ClassPath</key>
- <string>$JAVAROOT/Applet Launcher.jar</string>
- <key>JVMVersion</key>
- <string>1.4+</string>
- <key>MainClass</key>
- <string>com.apple.mrj.tools.AppletLauncher</string>
- <key>Properties</key>
- <dict>
- <key>apple.awt.brushMetalLook</key>
- <string>false</string>
- <key>java.security.policy</key>
- <string>file:Contents/Resources/MRJAppletLauncher.policy</string>
- </dict>
- <key>VMOptions</key>
- <string>-Xbootclasspath/p:/Library/Java/Home/lib/jaws.jar:/Library/Java/Home/lib/netscape.jar:/Library/Java/Home/lib/ext/apple_provider.jar</string>
- <key>WorkingDirectory</key>
- <string>$APP_PACKAGE</string>
- </dict>
- <key>LSHasLocalizedDisplayName</key>
- <true/>
- </dict>
- </plist>
-